home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13228 < prev    next >
Encoding:
Text File  |  1996-08-05  |  4.4 KB  |  90 lines

  1. Path: news.compuserve.com!newsmaster
  2. From: Philippe Verdy <100105.3120@compuserve.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland C++ Upgrades
  5. Date: 24 Mar 1996 12:07:35 GMT
  6. Organization: CompuServe Incorporated
  7. Message-ID: <4j3du7$pd6@arl-news-svc-2.compuserve.com>
  8. NNTP-Posting-Host: dd22-055.compuserve.com
  9.  
  10. rmorin@inforamp.net (Randy Charles Morin) s'Θcrit :
  11. > >On Mar 22, 1996 21:55:58 in article <Re: Borland C++ Upgrades>,
  12. > >'dkat@psych1.psy.sunysb.edu (Donna Kat)' wrote: 
  13. > >>I cannot expressed how really ticked off I am at BORLAND C++ 4.5 in 
  14. > >>print!  I was also led to believe that I would be getting upgrades. 
  15. > >>When I got 4.51 and had serious problems with it (e.g. it will eat my 
  16. > >>hard drive when I open DOS TURBO DEBUGGER even without using it), 
  17. > >>I called to find when I would be getting an upgrade.  I was told 
  18. > >>emphatically that I would only get UPDATES! and that there would be no 
  19. > >>free upgrades.  Unfortunately, I had recycled the offer as soon as I 
  20. > >>ordered the product. 
  21. > >Like so many other dissatisfied customers, you are being incoherent 
  22. > >and inconsistent in your statements.  Maybe you're so angry you 
  23. > >can't think -- or at least write -- straight.   
  24. > Pete, do you do anything in this newsgroup but flame people?  Everbody had 
  25. > trouple getting their 4.51&2 free upgrades.  I've seen a couple posts in this 
  26. > newsgroup, I had trouble and I've shared stories with other troubled users.
  27. > >Assuming that "Upgrade"  means going from one major release to the 
  28. > >next, and the "Update" means minor changes to an existing major version,  
  29. > >I have a question: When have you ever gotten a free upgrade from any 
  30. > >vendor?  Exception:  if you purchase a version very close to the  
  31. > >release date of a new one, vendors sometimes do upgrade to the 
  32. > >next version for free.  In such cases, you get a written certificate to 
  33. > >prove your entitlement.   If you purchased 4.51, then this provision 
  34. > >doesn't apply to you. 
  35. > Borland promised the 4.51 and 4.52 upgrades to everybody who bought a 
  36. > particular series of the 4.5 compiler (almost everybody).  Microsoft also 
  37. > offers a subscription service that offers you three free upgrades.  Free 
  38. > upgrades are the hot new marketing tool in the software industry.  But then, 
  39. > from your previous uninformed and immature comments, I don't expect any better 
  40. > from you.
  41. > >>I really liked BORLAND 3.0 and only upgraded because of the free 
  42. > >>upgrade offers  
  43. > >What free upgrade offers?  From 3.0 to 4.0?  I don't believe you. 
  44. > The free-upgrade was from 4.5 to the next two releases.  I thought this was 
  45. > common knowledge.  I guess you just don't know what you are talking about.  
  46. > >>                   and the fact that I was told that the problem I was 
  47. > >>having with values not being passed to my array from a library 
  48. > >>function was due to the fact that I had upgraded my motherboard and I 
  49. > >>needed the upgraded compiler for the faster board.  I have become 
  50. > >>dependent on the debugger or I would just go back to a line command 
  51. > >>compiler.  
  52. > >Huh??  Come again.  More incoherent drivel. 
  53. > Pete, you've proved yourself to be clearly the biggest asshole in this 
  54. > newsgroup.  You've also proved that you don't know what you're talking about. 
  55. >  Have a bad day.
  56. > Agrivar
  57. > aka     Randy Charles Morin
  58. >     MiddleWorld SoftWare
  59. >     Canada: 1-800-363-3780
  60. >     Other:    905-279-2087
  61. Borland, like all other software companies make distinction
  62. between "update" and "upgrade". The only thing that is free
  63. of charges is support for minor corrections and revisons to
  64. a major release. Upgrading is not free, because a major version
  65. adds value to a product which was sold without claiming the
  66. new characteristics. Upgrading means new functionalities so it
  67. needs a new license. It may of course be cheaper than a complete
  68. new license for registered users of older major release.
  69. An update does not change the license. It is only giving
  70. corrections to functionalities which should work on the first
  71. license. So this "update" only works on particular major
  72. versions, and are not usable for upgrading an old one.
  73. So you can freely update from 4.50 to 4.51 or 4.52, but you
  74. cannot upgrade from 4.02 to 4.52 because you change your major
  75. release. If you have Borland 4.0x or lower, you need an
  76. upgrade (and it will not be free).
  77. After all, software companies need money to pay their new
  78. development. You have a new product so you have to pay.
  79. Updates are part of the software support.
  80.